getAllUsersInRoleForTeam

List all users with a given role on a team

This command returns all users in a role for a given team, including users that are associated via a group membership

Format

udclient [global-args...] [global-flags...]
  getAllUsersInRoleForTeam [parameters]

Parameters

Table 1. Parameters
Parameter Type Required Description
role string true Name or id of the role
team string true Name or id of the team

Related REST command: List all users with a given role on a team.